home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 905 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.0 KB

  1. From: Christian Limpach <Christian.Limpach@nice.usergroup.ethz.ch>
  2. Subject: Re: [MINTOS] looking for data (was: Re: standard paths)
  3. Date: Wed, 19 Jan 1994 12:19:42 +0100 (MET)
  4. In-Reply-To: <s2_l0i3cing@moacs11> from "Waldi Ravens" at Jan 19, 94 01:02:20 am
  5.  
  6. Hi,
  7.  
  8. > > no, the name is quite well chosen, my NeXT has a similar file
  9. > > (/etc/hostconfig). This one sets things like IP number, hostname and other
  10. > > network related stuff...
  11. > I respectfully disagree. The hostconfig file on your NeXT is not at all
  12. > similar to the proposed host.cnf on the Atari. The host.cnf file could
  13. > contain just any kind of data needed by any kind of program. It may
  14. > contain lines like:
  15. >
  16. > MANPATH=/usr/man:/usr/local/man:/usr/gem/man
  17. > GXXINC=/usr/g++include
  18. > EXINIT=set lines=60 scroll=40 ai eb sm mo
  19.  
  20. these are environment variables and should not be set globally. Every
  21. user should defines these in his .cshrc or whatever his shell uses.
  22. host.cnf should IMHO only define things that are really host dependant
  23. (like hostname and IP numbers...)
  24.  
  25.    christian
  26.